home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Linux Cubed Series 8: LINUX Games
/
Linux Cubed Series 8 - LINUX Games.iso
/
games
/
actionrp
/
nhplusx.bin
/
nhplusx
/
nhplusX
/
nhplus
/
install.linux
< prev
next >
Wrap
Text File
|
1995-09-15
|
1KB
|
36 lines
Here is a complied version of nhplus for linux.
This is the X11 version.
It was compiled with no water-weirds (no black market) and the monk bug
fixed (hopefully). I don't know if no water-weirds means now that there is
no WoW there, also. Try and see ;)
To install copy all these files to the directory /usr/local/games/nhplus
install the font somewhere X can find them. (I have them in
/usr/lib/X11/fonts/misc)
so
cp X11/nh10.pcf /usr/X11/lib/fonts/misc
mkfontdir /usr/X11/lib/fonts/misc
xset fp rehash
Then read the rdb for nethack
xrdb -override X11/NetHack.ad
I included also a sample .nethackrc . Don't use a tombestone, it sigfaults
for some reason (But causes no other damage).
I have nhplus suided, so it has write permission to /usr/local/games/nhplus.
This by having that belong to games.bin, and then
chown games.bin /usr/local/games/nhplus/nhplus
chmod a+s /usr/local/games/nhplus/nhplus
There probably is a better way to do it.
I didn't write nhplus, I just compiled it for linux. Stephen White wrote
nhplus. Look at the various *.txt files. If someone is interested in the
chages I made to compile for linux, just drop me a line. I'll email the
changes. (Just makefile changes, mostly)
have fun,
Michael Lachmann
dirk@charles.stanford.edu